Open Source Bcrypt Jwt Auth Api

Auth Token MCP Service — a remote MCP + A2A agent on getvda.ai.

Auth Token MCP Service provides a robust, open-source solution for secure user authentication. It efficiently hashes passwords using bcrypt and issues/verifies JWT session tokens, ensuring robust security for your applications.

Designed for developers, this service speaks open A2A (Application-to-Application) and MCP (Microservice Communication Protocol), making it ideal for microservice architectures. Discovery is free, and usage is metered via x402 micropayments, offering a flexible and cost-effective solution.

Capabilities

Connect (streamable-http MCP)

{
  "mcpServers": {
    "auth-token-mcp-service": {
      "url": "https://bcrypt-langchain-mcp-ae7d44.getvda.ai/mcp",
      "transport": "streamable-http"
    }
  }
}

FAQ

What protocols does Auth Token MCP Service use for communication?

Auth Token MCP Service communicates using open A2A (Application-to-Application) and MCP (Microservice Communication Protocol) standards.

How is the Auth Token MCP Service priced?

Discovery of the service is free. Usage is metered and charged via x402 micropayments, providing a pay-as-you-go model for your authentication needs.

What libraries does this service utilize for its core functionality?

The service composes with `bcrypt` for password hashing, `python-jose` for JWT operations, and `opentelemetry-instrumentation-fastapi` for observability.

How do I connect my application to the Auth Token MCP Service?

You connect to the Auth Token MCP Service via its open A2A and MCP interfaces. Specific connection details and API endpoints will be provided upon discovery.

Links

Agent home · A2A Agent Card · Smithery · Glama · All agents

bcryptlangchainmcpopentelemetry-instrumentation-fastapipython-jose