notDIRK/fds-mcp
Freedom-of-information requests for Germany via FragDenStaat.de, the FOI portal built on froide. Finds the responsible authority from a place name and returns the evidence trail, reads the applicable act and its statutory deadline, tracks your own requests and their replies, and drafts new requests as local YAML checked against 25 rules before anything is sent. Four tools need no account. Submitting is guarded by five independent gates and defaults to a dry run, because the API sends immediately and cannot be undone.
Ads
Overview
FragDenStaat.
Installation
uvx fds-mcp serve
Configuration
{
"mcpServers": {
"fds-mcp": {
"command": "uvx",
"args": [
"fds-mcp",
"serve"
]
}
}
}Paste into ~/.cursor/mcp.json or .cursor/mcp.json
Tags
- research
- cloud
- python
- awesome-list
Related MCP servers
Research
zxhwolfe-dev/aiworkstation-open-source-intelligence
Evidence-backed open-source AI project intelligence for agents. Nine read-only tools search a live Radar, inspect and compare projects, shortlist candidates, and plan constraint-aware stacks while keeping verified facts, recommendations, unknowns, and risks separate. Hosted Streamable HTTP at `https://mcp.aiworkstation.cn/mcp` with no authentication, or install `aiworkstation-open-source-intelligence[mcp]==0.3.3` from PyPI. Public pre-release.
Research
HubLensOfficial/mcp-server
Query daily trending open-source projects from GitHub & Hacker News with AI-generated bilingual (EN/ZH) summaries, categories, use cases, and custom scoring. Stateless, no API key required.
Research
SelfPy/science-ai-mcp-server
Academic peer-review and research workflow tools from [Science AI Journal](https://scienceaijournal.com): Pre-Check (paper-tier prediction), AI multi-agent peer review, Research Gaps Finder, Journal Recommender (1,214 venues with predatory-journal flags), Duplicate Publication Checker (CrossRef/arXiv/medRxiv/bioRxiv/Unpaywall/900k-paper library), and the Article Writer pipeline. Free local tools (FTS5, zero LLM cost); LLM tools use caller account credits.
Research
herbertkokholm/cite-caddy
Full read/write access to a Zotero library — 39 tools covering items, collections, tags, attachments, notes, and bibliography/citation export. Self-service, multi-tenant: sign in with your own Zotero API key via a first-party OAuth 2.1 flow, no shared credentials. Version-gated writes, with an idempotency-key option to make retried deletes/moves safe.
Research
WenyuChiou/research-hub
Research workspace MCP integrating Zotero, Obsidian, and NotebookLM. Search papers (arXiv/Semantic Scholar/PubMed/CrossRef), ingest into Zotero, sync notes to Obsidian, verify NotebookLM briefs. All three external tools optional. `pip install research-hub-pipeline` then `research-hub serve`.
Research
pminervini/deep-research-mcp
Deep research MCP server for OpenAI Responses API or Open Deep Research (smolagents), with web search and code interpreter support.
Research
connerlambden/bgpt-mcp
Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, and quality scores. 50 free searches, then $0.01/result.
Research
mnemox-ai/idea-reality-mcp
Pre-build reality check for AI coding agents. Scans GitHub, Hacker News, npm, PyPI, and Product Hunt to detect existing competition before building, returning a reality signal score (0-100), duplicate likelihood, similar projects, and pivot hints.