monoscope MCP Server
monoscope is a Haskell MCP server for Claude Desktop, Cursor with npx, uvx/pip, docker. Monoscope lets you ingest and explore your logs, traces and metrics. We store these in S3 compatible buckets. Query in natural language via LLMs.
How to use monoscope MCP Server
Install or run
git clone https://github.com/monoscope-tech/monoscope.git
cd monoscope
docker-compose upClient configuration
{
"mcpServers": {
"monoscope": {
"url": "https://api.monoscope.tech/api/v1/mcp",
"headers": { "Authorization": "Bearer YOUR_API_KEY" }
}
}
}Compatible clients
What is monoscope MCP Server?
monoscope is a Haskell MCP server for Claude Desktop, Cursor with npx, uvx/pip, docker. Monoscope lets you ingest and explore your logs, traces and metrics. We store these in S3 compatible buckets. Query in natural language via LLMs. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- Anthropic provider support
- package.json config support
- Dockerfile config support
- Connecting agents to external tools and data
Technical details
Install or run monoscope using npx. Check monoscope-tech/monoscope for the latest setup command.
- Built for Haskell
- Built for Node.js
- Built for Python
- Built for Docker
- Built for Rust
- Install or run with npx
- Install or run with uvx/pip
- Install or run with docker
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use monoscope MCP Server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for claude desktop users.
Built with
Explore related resources
Frequently asked questions
What is monoscope?
monoscope is a Haskell MCP server for Claude Desktop, Cursor with npx, uvx/pip, docker. Monoscope lets you ingest and explore your logs, traces and metrics. We store these in S3 compatible buckets. Query in natural language via LLMs.
Who is monoscope best for?
monoscope is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.
How do I install monoscope?
Install or run monoscope using npx. Check monoscope for the latest setup command.
Is monoscope actively maintained?
monoscope may need a closer maintenance check before production use.
Auto-fetched from GitHub.