mcp-public-apis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_apisA | Search the public-apis list by keyword, category, auth type, and HTTPS support. |
| get_categoriesA | Returns all available API categories with the number of APIs in each. |
| get_api_detailA | Get full details about a specific API by name. |
| probe_apiB | Makes a safe live HTTP GET request to a given API endpoint and returns the response status, shape, and latency. |
| compare_apisA | Compare all APIs within a category side by side, with a summary of auth and HTTPS support. |
| find_no_auth_apisB | Returns APIs that require zero authentication, optionally filtered by category. |
| generate_snippetB | Generates ready-to-use curl, fetch, and axios code snippets for calling a given API endpoint. |
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
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/josephsenior/pblic-apis-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server