MCP.so
登录

MuckRock MCP Server

@morisy

关于 MuckRock MCP Server

Highly experimental, insecure, and unstable MuckRock FOIA MCP Server with 20+ tools for filing, tracking, and managing Freedom of Information Act requests

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

morisy

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is MuckRock MCP Server?

A Model Context Protocol (MCP) server for interacting with MuckRock's FOIA platform. It enables users to search, file, and track FOIA requests through an AI assistant like Claude.

How to use MuckRock MCP Server?

Install with pip install -r requirements.txt, then configure in the Claude Desktop config file (claude_desktop_config.json) by pointing the command to Python and the script path. On startup the server will prompt for MuckRock credentials, or you can set the environment variables MUCKROCK_USERNAME and MUCKROCK_PASSWORD.

Key features of MuckRock MCP Server

  • Search FOIA requests and government agencies
  • File new FOIA requests with auto organization selection
  • Track status of submitted requests
  • Manage organizations for filing requests
  • Check authentication status
  • View user info and organization details

Use cases of MuckRock MCP Server

  • Search for specific FOIA requests (e.g., EPA records)
  • File new FOIA requests via natural language prompts
  • View pending request statuses
  • Manage which organization to file requests under
  • Test filing with test agencies before actual use

FAQ from MuckRock MCP Server

What are the requirements to run this server?

Python is required. Install dependencies with pip install -r requirements.txt. The server must be configured in the Claude Desktop config.

How do I authenticate with MuckRock?

The server prompts for credentials on startup. Alternatively, set the environment variables MUCKROCK_USERNAME and MUCKROCK_PASSWORD.

Is this software production-ready?

No. It is labeled experimental and users should test with test agencies (ID: 248) first. Use at your own risk.

How are authentication tokens handled?

Tokens are automatically refreshed during the session.

评论

其他 分类下的更多 MCP 服务器