MCP server for the Finnish Finlex open-data API (opendata.finlex.fi) — fetch consolidated statutes (Akoma Ntoso) with ELI identifiers and verifiable citations.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio · http
verified
reported
listed in the official MCP registry counts 3 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
fi_get_act
-
fi_get_text
-
fi_list_acts
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 11
filesystem 4
- fs matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/audit.py :20
from pathlib import Path - fs matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/cache.py :9
from pathlib import Path - fs matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/runtime.py :20
from pathlib import Path - fs (weak) matematicsolutions-fi-eli-mcp-88c5485/tests/test_instructions_drift.py :9
from pathlib import Path
network 3
- net matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/client.py :9
from urllib.parse import quote - net matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/runtime.py :19
import urllib.request - net matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/server.py :18
import httpx
tool registrations 3
- fi_list_acts matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/server.py :107
- fi_get_act matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/server.py :143
- fi_get_text matematicsolutions-fi-eli-mcp-88c5485/src/fi_eli_mcp/server.py :184
declared dependencies 9
- fastmcp@>=3.4,<4
- httpx@>=0.27,<1
- pydantic@>=2.6
- diskcache@>=5.6
- anyio@>=4.3
- pytest@>=8.0
- pytest-asyncio@>=0.23
- mypy@>=1.10
- ruff@>=0.5