USPTO Patent Citation MCP Server
by john-walkoe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | HTTP bind address | 0.0.0.0 |
| FASTMCP_PORT | No | HTTP port when using HTTP transport | 8000 |
| USPTO_API_KEY | Yes | Your USPTO API key (required, free from USPTO Open Data Portal) | |
| CORS_EXTRA_ORIGIN | No | Additional CORS origin for reverse proxy deployments | |
| FASTMCP_TRANSPORT | No | Transport mode: 'stdio' for Claude Desktop, 'http' for HTTP transport | stdio |
| INTERNAL_AUTH_SECRET | No | Shared secret for endpoint authentication (x-api-key header). Opt-in: if unset, all requests pass through. | |
| MCP_APP_EXTRA_DOMAINS | No | Comma-separated additional domains for MCP Apps Content-Security-Policy |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/john-walkoe/uspto_enriched_citation_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server