Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by BerriAI • Uncategorized
A lightweight mock server providing OAuth2 token issuance and MCP streamable HTTP endpoint for testing.
Test OAuth2 client_credentials authentication flows locally.
A mock MCP streamable HTTP endpoint with token validation.
Develop or debug LiteLLM proxy integrations with OAuth2 secured MCP servers.
This server combines an OAuth2 token endpoint with an MCP Streamable HTTP endpoint, enabling testing of OAuth2 client_credentials (machine-to-machine) flows with the LiteLLM proxy. It supports bearer token validation to secure the MCP endpoint and includes a built-in echo tool for streamable HTTP transport. The server is easy to set up and run locally, facilitating development and testing of OAuth2 authenticated MCP interactions.