Open Information MCP Toolkit
by Vicovrnk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for the general MCP endpoint | 8000 |
| USER_AGENT | No | User agent string for outbound requests | searxng-mcp-search/0.1.0 |
| VERIFY_SSL | No | Whether to verify SSL certificates for outbound requests | true |
| MAX_RESULTS | No | Maximum number of search results | 10 |
| SEARXNG_SECRET | No | Secret for SearXNG | change-me |
| MAX_PAGE_NUMBER | No | Maximum page number for search | 10 |
| MAX_QUERY_LENGTH | No | Maximum query length | 512 |
| URL_READ_MAX_BYTES | No | Maximum bytes to read from a URL | 5242880 |
| URL_READ_MAX_CHARS | No | Maximum characters to extract from a URL | 12000 |
| DEFAULT_SAFE_SEARCH | No | Default safe search setting | 1 |
| READABILITY_SERVICE_URL | No | URL of the readability service | http://readability:3010 |
| SEARXNG_REQUEST_RETRIES | No | Number of retries for SearXNG requests | 1 |
| URL_READ_TIMEOUT_SECONDS | No | Timeout for reading URLs | 20 |
| READABILITY_FALLBACK_ON_FAILURE | No | Whether to fallback on readability failure | true |
| SEARXNG_CONNECT_TIMEOUT_SECONDS | No | Connection timeout for SearXNG | 5 |
| SEARXNG_REQUEST_TIMEOUT_SECONDS | No | Request timeout for SearXNG | 15 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Vicovrnk/open_information_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server