api-to-mcp
by sgaluza
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API2MCP_API_KEY | No | API key → header name from securitySchemes | |
| API2MCP_BASE_URL | No | Override base URL from spec's servers[0].url | |
| API2MCP_PASSWORD | No | Password for JWT password auth | |
| API2MCP_SPEC_URL | No | OpenAPI spec URL or file path (alternative to positional argument) | |
| API2MCP_USERNAME | No | Username for JWT password auth | |
| API2MCP_AUTH_TYPE | No | Auth type — currently supports jwt-password | |
| API2MCP_AUTH_TOKEN | No | Raw Authorization header value | |
| API2MCP_BEARER_TOKEN | No | Bearer token → Authorization: Bearer <token> | |
| API2MCP_AUTH_LOGIN_URL | No | JWT login endpoint URL | |
| API2MCP_AUTH_TOKEN_PATH | No | Path to JWT in login response (default: token) | |
| API2MCP_AUTH_REFRESH_URL | No | JWT refresh endpoint URL | |
| API2MCP_AUTH_PASSWORD_FIELD | No | Request body field for password (default: password) | |
| API2MCP_AUTH_USERNAME_FIELD | No | Request body field for username (default: username) |
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/sgaluza/api-to-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server