IP Fabric MCP Server
by sdargoeuves
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| IPF_URL | Yes | URL of the IP Fabric server | |
| AI_MODEL | Yes | AI model identifier (e.g., gpt-4o, anthropic/claude-sonnet-4-0, gemini/gemini-2.5-flash) | |
| IPF_TOKEN | Yes | API token for IP Fabric | |
| AI_API_KEY | Yes | API key for the chosen AI provider | |
| LANGCHAIN_API_KEY | No | LangChain API key | |
| LANGSMITH_PROJECT | No | LangSmith project name | |
| LANGSMITH_TRACING | No | Enable LangSmith tracing (true/false) | |
| LANGSMITH_ENDPOINT | No | LangSmith endpoint URL |
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
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/sdargoeuves/ipf-mcp-playground'
If you have feedback or need assistance with the MCP directory API, please join our Discord server